Click or drag to resize

GroupByAggregateOn Property

Represents the field that is used to determine the order of groups in a response.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public AggregateOn AggregateOn { get; set; }

Property Value

Type: AggregateOn
See Also